Resource StructureDefinition/FHIR Server from package kbv.mio.patientenkurzakte#1.0.0 (62 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Observation_Voluntary_Additional_Information",
"version" : "1.0.0",
"name" : "KBV_PR_MIO_NFD_Observation_Voluntary_Additional_Information",
"status" : "active",
"publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
"description" : "Mit diesem Profil können Freiwillige Zusatzinformationen abgebildet werden.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "sct-concept",
"uri" : "http://snomed.info/conceptdomain",
"name" : "SNOMED CT Concept Domain Binding"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "sct-attr",
"uri" : "http://snomed.org/attributebinding",
"name" : "SNOMED CT Attribute Binding"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation.meta",
"path" : "Observation.meta",
"min" : 1
},
{
"id" : "Observation.meta.versionId",
"path" : "Observation.meta.versionId",
"max" : "0"
},
{
"id" : "Observation.meta.lastUpdated",
"path" : "Observation.meta.lastUpdated",
"max" : "0"
},
{
"id" : "Observation.meta.source",
"path" : "Observation.meta.source",
"max" : "0"
},
{
"id" : "Observation.meta.profile",
"path" : "Observation.meta.profile",
"min" : 1,
"max" : "1",
"fixedCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Observation_Voluntary_Additional_Information|1.0.0"
},
{
"id" : "Observation.meta.security",
"path" : "Observation.meta.security",
"max" : "0"
},
{
"id" : "Observation.meta.tag",
"path" : "Observation.meta.tag",
"max" : "0"
},
{
"id" : "Observation.implicitRules",
"path" : "Observation.implicitRules",
"max" : "0"
},
{
"id" : "Observation.language",
"path" : "Observation.language",
"max" : "0"
},
{
"id" : "Observation.text",
"path" : "Observation.text",
"max" : "0"
},
{
"id" : "Observation.contained",
"path" : "Observation.contained",
"max" : "0"
},
{
"id" : "Observation.identifier",
"path" : "Observation.identifier",
"max" : "0"
},
{
"id" : "Observation.basedOn",
"path" : "Observation.basedOn",
"max" : "0"
},
{
"id" : "Observation.partOf",
"path" : "Observation.partOf",
"max" : "0"
},
{
"id" : "Observation.status",
"path" : "Observation.status",
"fixedCode" : "final"
},
{
"id" : "Observation.category",
"path" : "Observation.category",
"max" : "0"
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"mustSupport" : true
},
{
"id" : "Observation.code.coding",
"path" : "Observation.code.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Observation.code.coding.system",
"path" : "Observation.code.coding.system",
"min" : 1,
"fixedUri" : "http://loinc.org"
},
{
"id" : "Observation.code.coding.version",
"path" : "Observation.code.coding.version",
"min" : 1,
"fixedString" : "2.71"
},
{
"id" : "Observation.code.coding.code",
"path" : "Observation.code.coding.code",
"min" : 1,
"fixedCode" : "77599-9"
},
{
"id" : "Observation.code.coding.display",
"path" : "Observation.code.coding.display",
"min" : 1,
"patternString" : "Additional documentation"
},
{
"id" : "Observation.code.coding.display.extension",
"path" : "Observation.code.coding.display.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.code.coding.display.extension:anzeigenameCode",
"path" : "Observation.code.coding.display.extension",
"sliceName" : "anzeigenameCode",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Terminology_German"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.code.coding.display.extension:anzeigenameCode.extension",
"path" : "Observation.code.coding.display.extension.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.code.coding.display.extension:anzeigenameCode.extension:content",
"path" : "Observation.code.coding.display.extension.extension",
"sliceName" : "content",
"mustSupport" : true
},
{
"id" : "Observation.code.coding.display.extension:anzeigenameCode.extension:content.value[x]",
"path" : "Observation.code.coding.display.extension.extension.value[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "closed"
},
"mustSupport" : true
},
{
"id" : "Observation.code.coding.display.extension:anzeigenameCode.extension:content.value[x]:valueString",
"path" : "Observation.code.coding.display.extension.extension.valueString",
"sliceName" : "valueString",
"min" : 1,
"fixedString" : "Freiwillige Zusatzinformationen",
"mustSupport" : true
},
{
"id" : "Observation.code.coding.userSelected",
"path" : "Observation.code.coding.userSelected",
"max" : "0"
},
{
"id" : "Observation.code.text",
"path" : "Observation.code.text",
"max" : "0"
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Patient_NFD|1.0.0"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.subject.reference",
"path" : "Observation.subject.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.subject.type",
"path" : "Observation.subject.type",
"max" : "0"
},
{
"id" : "Observation.subject.identifier",
"path" : "Observation.subject.identifier",
"max" : "0"
},
{
"id" : "Observation.subject.display",
"path" : "Observation.subject.display",
"max" : "0"
},
{
"id" : "Observation.focus",
"path" : "Observation.focus",
"max" : "0"
},
{
"id" : "Observation.encounter",
"path" : "Observation.encounter",
"max" : "0"
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1,
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : true
},
{
"id" : "Observation.effective[x]:effectiveDateTime",
"path" : "Observation.effectiveDateTime",
"sliceName" : "effectiveDateTime",
"min" : 1,
"type" : [
{
"code" : "dateTime"
}
]
},
{
"id" : "Observation.issued",
"path" : "Observation.issued",
"max" : "0"
},
{
"id" : "Observation.performer",
"path" : "Observation.performer",
"max" : "0"
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "closed"
},
"min" : 1,
"type" : [
{
"code" : "string"
}
],
"mustSupport" : true
},
{
"id" : "Observation.value[x]:valueString",
"path" : "Observation.valueString",
"sliceName" : "valueString",
"min" : 1,
"type" : [
{
"code" : "string"
}
],
"mustSupport" : true
},
{
"id" : "Observation.dataAbsentReason",
"path" : "Observation.dataAbsentReason",
"max" : "0"
},
{
"id" : "Observation.interpretation",
"path" : "Observation.interpretation",
"max" : "0"
},
{
"id" : "Observation.note",
"path" : "Observation.note",
"max" : "0"
},
{
"id" : "Observation.bodySite",
"path" : "Observation.bodySite",
"max" : "0"
},
{
"id" : "Observation.method",
"path" : "Observation.method",
"max" : "0"
},
{
"id" : "Observation.specimen",
"path" : "Observation.specimen",
"max" : "0"
},
{
"id" : "Observation.device",
"path" : "Observation.device",
"max" : "0"
},
{
"id" : "Observation.referenceRange",
"path" : "Observation.referenceRange",
"max" : "0"
},
{
"id" : "Observation.hasMember",
"path" : "Observation.hasMember",
"max" : "0"
},
{
"id" : "Observation.derivedFrom",
"path" : "Observation.derivedFrom",
"max" : "0"
},
{
"id" : "Observation.component",
"path" : "Observation.component",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.